home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-06-07 | 794 b | 27 lines | [TEXT/MPCC] |
- #
- # File: Build Directions
- #
- # Contains: Information on how to setup the build process for the DLPI using
- # Metrowerk's CodeWarrior
- #
- # Written by:
- #
- # Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
- #
- # Change History (most recent first):
- #
- #
-
- Open the DLPIProject.Ω file using CodeWarrior. Change the Access Paths
- (under the Preferences menu item in the Edit menu) to point to the location
- of the following folders:
-
- DriverLibraries:
-
- Open Transport Module Libraries:
- Open Transport Module Includes:
- Open Transport Client CIncludes:
-
- The DriverHeaders from the CD must be moved into CodeWarrior's Universal Headers
- folder. CodeWarrior always wants to use it's headers first which causes problems
- with the DLPI build. You want the CD DriverHeaders to be examined first.